Welcome![Sign In][Sign Up]
Location:
Search - segmentation algorithm

Search list

[Special Effects2DOTSU

Description: 2维OTSU算法,属于图像分割算法的一类,是对1维OTSU算法的改进型,但是运算时间会比1维OTSU算法成次方增加,运算时间从十几分钟到几个小时不等,主要还是看电脑配置-OTSU 2-dimensional algorithm is a class of image segmentation algorithm, is 1-dimensional OTSU improved algorithm, but computing time than the algorithm into the power of one-dimensional OTSU increase in computing time from ten minutes to several hours, mainly to see the computer configuration
Platform: | Size: 92160 | Author: 卓璐 | Hits:

[Special Effectsmatlab-rgb-image-divide

Description: 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color space
Platform: | Size: 451584 | Author: 周央央 | Hits:

[Special EffectsA-hybrid-algorithm-for-automatic-segmentation-of-

Description: A hybrid algorithm for automatic segmentation of slowly moving objects
Platform: | Size: 840704 | Author: Giang | Hits:

[Special EffectsUntitled2zhiyu

Description: 基于matlab实现的直方图阈值图像分割算法实现源码-Matlab implementation of the histogram-based threshold image segmentation algorithm source code
Platform: | Size: 1024 | Author: min | Hits:

[Special EffectscellSplit

Description: 细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value
Platform: | Size: 941056 | Author: alphakuo | Hits:

[Special Effectsface-detection

Description: 提出一种基于改进的肤色分割和距离变换的快速人脸检测算法。该算法对传统肤色分割进行了改进, 使得肤色分割更加可靠,而且能够对图像中的多个人脸进行快速定位。-Proposed a color segmentation based on improved distance transform and Fast face detection algorithm. The traditional color segmentation algorithm has been improved, making the skin color segmentation is more reliable and able to face more than one person in the image for quick positioning.
Platform: | Size: 396288 | Author: louc | Hits:

[Special Effectsdevision-arithmetic-of-image

Description: 图像中目标投影分割算法的研究 包含1个C++程序,主要设计采用投影法根据景物的总体知识和先验信息,按照目标图像直方图信息进行分割。-Projection target image segmentation algorithm contains a C++ program, the main design features a projection method based on the general knowledge and a priori information, the information in accordance with the target image histogram segmentation.
Platform: | Size: 987136 | Author: maomao | Hits:

[Special Effects4

Description: 编写程序完成不同分割方法的图像分割的算法并进行比较,得出结论。-Different writing process is complete segmentation algorithm for image segmentation and compared to a conclusion.
Platform: | Size: 477184 | Author: 王娜娜 | Hits:

[Special Effects05308423[1]

Description: 介绍了一种提取目标准确对光线具有很强鲁棒性的视频分割算法-Extraction of the target presents a highly accurate and robust for light video segmentation algorithm
Platform: | Size: 904192 | Author: | Hits:

[OpenCVopencv_Based_otsu

Description: 基于Opencv的otsu自动阈值分割算法-The otsu Opencv based threshold segmentation algorithm automatically
Platform: | Size: 1024 | Author: 周周 | Hits:

[Special Effectsyuzhihuafenge

Description: 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代码就是图像的阈值分割。-The image segmentation is divided into the practical significance of the emerging area of complementary set. In the image segmentation, before the number of image region, the unknown, and after each area in division at the same time satisfy the uniformity and connectivity condition, so the image segmentation is a complicated process now, most research are for a certain type image or a particular application of the division. Image threshold segmentation of the basic idea is to determine a threshold, then put each pixel threshold value of the pixels and compared, according to the result of the comparison the pixel divided into two categories, the prospect (1) or background (0). This method is the key to determine an optimal threshold. Commonly used method to determine the threshold value of direct threshold method, the largest of the variance between method (otsu method), watershed algorithm, the minimum error method, the maximum entropy method, etc. When the code is image threshold segm
Platform: | Size: 1024 | Author: 杨莎莎 | Hits:

[Special Effectsmatlabprogram

Description: 二型模糊聚类算法实现医学脑部组织图像分割-The algorithm of type-2 fuzzy clustering achieved the segmentation of medical image
Platform: | Size: 5120 | Author: 张乐价 | Hits:

[JSP/Javafenci

Description: 前向最大分词算法,翻译软件的最基本思想。用Java语言开发的程序。-Prior to the maximum segmentation algorithm, translation software, the basic idea. Java language programs.
Platform: | Size: 2048 | Author: 白玉娇龙 | Hits:

[Special EffectsImgPro

Description: 自己写的java数字图像处理,实现几种简单的分割图像算法;sobel,prewitt等。-Write your own java digital image processing, image segmentation algorithm several simple sobel, prewitt and so on.
Platform: | Size: 4440064 | Author: encho | Hits:

[matlabNcutClustering_7

Description: matlab code for Ncut segmentation algorithm
Platform: | Size: 47104 | Author: liya | Hits:

[Special EffectsReny

Description: 三维最大Renyi熵的灰度图像阈值分割算法-Maximum Renyi entropy of three-dimensional gray-scale image segmentation algorithm
Platform: | Size: 447488 | Author: jackson | Hits:

[Special Effectssnakearea

Description: 用蛇形算法分割图像,能有效的处理各种图像边缘-Image with snake segmentation algorithm can effectively handle a variety of image edge
Platform: | Size: 143360 | Author: li | Hits:

[matlabsegm_energy_LS

Description: This toolbox implements an energy-based segmentation algorithm that uses finite-difference based level set evolution.
Platform: | Size: 52224 | Author: omer | Hits:

[Special Effects789

Description: 基于二维直方图的图像分割算法研究 基于二维直方图的图像分割算法研究-Two-dimensional histogram-based image segmentation algorithm based on two-dimensional histogram of the image segmentation research is based on two-dimensional histogram of the image segmentation algorithm
Platform: | Size: 300032 | Author: 海纳百川 | Hits:

[matlabEdge-Detection-and-Segmentation

Description: 使用MATLAB编程实现图形边缘检测的算法,edge里边缘检测算法的实现-sobel、hough等-Graphics programming using MATLAB edge detection algorithm, edge in the edge detection algorithm implementation-sobel, hough, etc.
Platform: | Size: 6144 | Author: dragon | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net